home *** CD-ROM | disk | FTP | other *** search
- -- card: 3319 from stack: in
- -- bmap block id: 3362
- -- flags: 0000
- -- background id: 2577
- -- name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=8 top=118 right=174 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- put the clickLoc into temp
- get item 1 of temp
- put it into temp1
- divide temp1 by 6
- put trunc(temp1 + 22.7) into temp2
- play "Harpsichord" tempo 1000 (temp2 & "w")
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=4 top=58 right=75 bottom=48
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play 1
- ----- HyperTalk script -----
- on mouseUp
- put field "song1" into temp1
- play "harpsichord" tempo (card field "Tempo") (temp1)
- wait until the sound is "done"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=49 top=58 right=75 bottom=93
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play 2
- ----- HyperTalk script -----
- on mouseUp
- put field "song2" into temp1
- play "harpsichord" tempo (card field "Tempo") (temp1)
- wait until the sound is "done"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=4 top=76 right=93 bottom=48
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play 3
- ----- HyperTalk script -----
- on mouseUp
- put field "song3" into temp1
- play "boing" tempo (card field "Tempo") (temp1)
- wait until the sound is "done"
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=250 top=64 right=76 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 16692 / 16692
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- add 10 to card field "Tempo"
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=250 top=75 right=87 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 3584 / 3584
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- subtract 10 from card field "Tempo"
- end mouseUp
-
-
-
- -- part 12 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=264 top=70 right=87 bottom=314
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Tempo
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=233 top=57 right=75 bottom=249
- -- title width / last selected line: 0
- -- icon id / first selected line: 29019 / 29019
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- add 100 to card field "Tempo"
- end mouseUp
-
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=233 top=76 right=94 bottom=249
- -- title width / last selected line: 0
- -- icon id / first selected line: 2730 / 2730
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- subtract 100 from card field "Tempo"
- end mouseUp
-
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: 8002
- -- rect: left=49 top=76 right=93 bottom=93
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play 4
- ----- HyperTalk script -----
- on mouseUp
- put field "song4" into temp1
- play "boing" tempo (card field "Tempo") (temp1)
- wait until the sound is "done"
- end mouseUp
-
-
-
- -- part contents for card part 12
- ----- text -----
- 200
-
- -- part contents for background part 9
- ----- text -----
- c5e e#q ae e#q ce e#q ae e#q. e#q ge a g e# eq e#e gq
-
-
- -- part contents for background part 7
- ----- text -----
- g2w c3q fw eq c a2 d3 gw gq b
-
-
- -- part contents for background part 10
- ----- text -----
- e5 d c d e e eh dq d dh eq g gh eq d c d e e e e d d e d ch
-
- -- part contents for background part 8
- ----- text -----
- d gh gq ah aq b d5 b4 gh dq gh gq ah aq bw3 gh dq gh gq ah aq b d5 b4 gh e5w3 a4h c5q b4w3 gw3 d5q gh gq eh gq f# a f# dh dq gh gq eh gq f#h. dh b4q c5h b4q c5h b4q c5h dq eh. e5h. a4h c5q b4h. g4h.
-
-